* dispnew.c (glyph_matrix_count, glyph_pool_count):
authorDmitry Antipov <dmantipov@yandex.ru>
Sun, 4 Aug 2013 04:07:18 +0000 (08:07 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Sun, 4 Aug 2013 04:07:18 +0000 (08:07 +0400)
commit6a8cf74c2c35e7a34e69311e41bf7df118971393
tree0e7dd17728309c3cfc61f996d406413f597bb71c
parent72dbde515df85453c9c67d1a8233fea77bc5506f
* dispnew.c (glyph_matrix_count, glyph_pool_count):
Move under GLYPH_DEBUG and ENABLE_CHECKING.
(new_glyph_matrix, free_glyph_matrix, new_glyph_pool)
(free_glyph_pool, check_glyph_memory): Likewise for
all users.  Adjust comments where appropriate.
src/ChangeLog
src/dispnew.c